@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,th,td,img {margin:0;padding:0;}
img {border:0}
ol,ul {list-style:none}
i, em {
    font-style: normal;
}
input{outline: none;border:none;}
html {_overflow-y:scroll;}
/*****！！页面通用css样式定义开始******/
html,body{min-width: 1200px;font-family: "Microsoft YaHei";_width:expression(document.body.clientWidth < 1200 ? "1200px" : "auto");}
/* body的css定义:这里定义页面上下左右边距，页面背景颜色，滚动条颜色样式 */
body{
    font-family: "微软雅黑";    /*文字字体定义 */
	font-size: 14px;    /*文字大小定义 */
	color: #333; /*文字颜色定义 */
	min-width:1200px;
	outline: none;
}
*{
	word-break: break-all; word-wrap:break-word
}
/* 网站超链接css通用设置 */
a{text-decoration: none; color:#333} /* 链接无下划线,有为underline */ 
/*a:link {color: #333;}  未访问的链接 */
/*a:visited {color: #333;}  已访问的链接 */
a:hover{color: #0044a5;	text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #0044a5;} /* 点击激活链接 */

.fl{float:left;}
.fr{float:right;} 
.hide{display: none}

.left{ float:left}
.right{ float:right}
.clear{ height:0; line-height:0; overflow:hidden; clear:both}
.textover{text-overflow:ellipsis;white-space:nowrap;}

h1,h2,h3,h4{ font-style:normal; font-weight:100}

.clear:after{content: "."; display: block; height: 0; clear: both; visibility: hidden; }/*清除浮动*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;overflow: hidden;}/*清除浮动*/
.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}
.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}

.textover{text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block;}


.dib{display: inline-block;*display: inline;zoom:1;}


/*表格样式定义 */ 
checkbox{border: 0px;}/*选择框样式定义 */ 
/*.input{ border:1px solid #ccc; height:20px;line-height:20px} */
ul,li{ list-style:none}
.backcolor{background:#0044a5;}

/*顶部导航*/
.maintop{ width:100%; height:auto; margin:0 auto}


.toparea{ width:100%; height:40px; margin:0 auto; background:#eeeeee}
.toparea ul{ width:1200px; margin:0 auto}
.toparea ul li{ float:left; line-height:40px; font-size:14px; color:#666666}
.toparea ul li a{line-height:40px; font-size:14px; color:#666666}
.toparea ul li .zwban{float:left;padding:0 15px 0 0px;background:url(../images/topzw.png) no-repeat 0  center;text-indent:42px;}
.toparea ul li .enban{float:left;padding:0 15px 0 0px;background:url(../images/topen.png) no-repeat 0  center;text-indent:42px;}






.heading{ width:1200px; height:120px; margin:0 auto}
.heading ul li{ float:left}
.heading ul li.logo{ height:120px; background:url(../images/logo.jpg) 0 center no-repeat; padding-left:610px; font-size:18px; color:#333333; line-height:30px;}
.heading ul li.logo p{font-size:18px; color:#333333;line-height:30px; padding-top:28px}

.heading ul li.tel{
	float: right;
    text-align: right;
    background: url(../images/top_tel.png) 90px 33px no-repeat;
    padding-left: 30px;
    font-size: 16px;
    color: #333333;
    line-height: 28px;
    padding-top: 30px;
	}
.heading ul li.tel p{ font-size:30px; line-height:32px; color:#de0800; font-family:Arial, Helvetica, sans-serif; font-weight:bold}


.navbg{
	width: 100%;
    height: 66px;
    margin: 0 auto;
    background: #0044a5;
    position: relative;
    z-index: 999;
	}
.navbg ul{ width:1200px; height:auto; margin:0 auto}
.navbg ul li{ float:left;position:relative;}

.navbg ul li a{
	padding-left:42px;
    padding-right:42px;
    line-height: 66px;
    font-size: 16px;
    color: #fff; 
	}
.navbg ul li a:hover{ color:#fff; line-height:66px; font-size:16px; background:#de0800;}
.navbg ul li:hover{color:#fff; line-height:66px; font-size:16px; background:#de0800;}
.navbg ul li:hover a{ color:#fff}

.navbg ul li dl{position:absolute; left:0px; top:66px; z-index:99999;display:none; width:100%}
.navbg ul li:hover dl{ position:absolute; left:0px; top:66px; z-index:99999;display:block;}

.navbg ul li dl dt a{
	padding-left:0;
	padding-right:0;
	width:100%;
	height:42px;
	line-height:42px !important;
	color:#fff !important;
	font-size: 14px !important;
	font-weight:100;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block; float:left;
	text-align:center;
	background:#de0800; border-bottom:1px solid #e4706c}
.navbg ul li dl dt a:hover{
	background:#0044a5;color:#fff !important;line-height:42px !important; font-size:14px !important; font-weight:100;}

.navbg .nav_on{color:#fff; height:66px; display:block; line-height:66px; font-size:16px; background:#de0800}

.navbg.nav01 {position: fixed;top: 0;left: 0;width: 100%;min-width: 1200px; z-index:999; background:#0044a5; margin:0;}

/*搜索*/
.link{ width:100%; height:65px; margin:0 auto; border-bottom:1px solid #e5e5e5}
.link ul{ width:1200px; height:65px; margin:0 auto;}
.link ul li{ float:left; height:65px}
.link ul li p{line-height:65px;width:100%; height:65px; color:#535353;text-overflow:ellipsis;white-space:nowrap;overflow:hidden; display:block; font-size:15px; font-weight:bold}
.link ul li a{line-height:65px; color:#535353; font-weight:100}

.bannerfo{ width:278px;height:36px; border:1px solid #cfcfcf; position:relative; margin-top:13px;border-radius:20px;}
.bannerfo dl dt{ display:inline}
.bannerfo dl .inputbox{ position:absolute; left:0; top:0; width:225px; height:36px;}
.bannerfo dl .inputbox input{ width:210px; height:36px; padding:0 0 0 15px;color:#aaaaaa; line-height:36px; font-size:14px; background:none}
.bannerfo dl .menuser{ position:absolute; left:225px; top:0; width:53px; height:36px; display:block;background: url(../images/search2.png) no-repeat 0 0; }
.bannerfo dl .menuser input{width:53px; height:36px;background: none}


/*子页面大图*/
.nban{ width:100%; height:300px; margin:0 auto; background:#dfdfdf;}



/*网站底部*/

.fotlink{ width:100%; height:70px; margin:0 auto; background: url(../images/bg_fotlink.jpg) center top no-repeat;}
.fotlink ul{ width:1200px; height:70px; margin:0 auto}
.fotlink ul li{ line-height:70px;}
.fotlink ul li p{ font-size:20px; color:#ffffff; line-height:70px; float:left;margin-right: 20px;}
.fotlink ul li span{ font-size:12px; color:#ffffff; line-height:70px; font-family:Arial, Helvetica, sans-serif}
.fotlink ul li a{ line-height:70px; margin:0 10px; color:#ffffff}

/*footer*/
.footer{ width:100%; height:auto; margin:0 auto; background:#343d44; padding-top:40px; padding-bottom:40px}
.footer .maina{ width:1200px; height:auto; margin:0 auto}

.navigation{
	display: block;
    float: left;
    width: 200px;
    height: auto;
    margin-right: 160px;
	}
.navigation .title{ font-size:18px; color:#ffffff; line-height:35px}
.navigation .title span{margin-left:10px;font-size:12px; color:#9a9ea2; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.navigation .contentb{ margin-top:20px}
.navigation .contentb ul li{
	width: 56px;
    height: 38px;
    display: block;
    float: left;
    margin-right: 85px;
    border-bottom: 1px solid #7f7f7f;
    text-align: center;
	}
.navigation .contentb ul li a{line-height:38px; font-size:14px; color:#d6d8da}

.navigation .contentb ul li:nth-child(2n){ margin-right:0}


.botlx{ display:block; float:left; width:480px; height:auto;}
.botlx .title{ font-size:18px; color:#ffffff; line-height:35px}
.botlx .title span{margin-left:10px;font-size:12px; color:#9a9ea2; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.botlx .content{ margin-top:20px; font-size:14px; line-height:34px; color:#d6d8da}
.botlx .content ul li{ float:left; width:50%; height:40px; line-height:40px; font-size:14px; color:#d6d8da}
.botlx .content ul li a{line-height:40px; font-size:14px; color:#d6d8da}



.attention{ width:320px; height:auto; display:block; float:right}
.attention .title{ font-size:18px; color:#ffffff; line-height:35px}
.attention .title span{ margin-left:10px;font-size:12px; color:#9a9ea2; line-height:35px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase}
.attention .content{ margin-top:20px; width:320px; position:relative; text-align:center; color:#d6d8da; line-height:30px;  }
.attention .content .ewm{ position:absolute;left:0; top:0; width:148px; height:148px;}
.attention .content .ewm1{ position:absolute; right:0; top:0; width:148px; height:148px;}
.attention .content .message{ position:absolute; left:15px; top:42px; width:127px; height:35px; background:url(../images/message.jpg) 0 0 no-repeat; text-indent:50px; font-size:16px; line-height:35px; color:#fff}
.attention .content .message a{font-size:16px; line-height:35px; color:#fff}

.attention .content .hottel{ 
    position: absolute;
    left: 0;
    top: 95px;
    text-align: right;
    width: 142px;
    height: auto;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.attention .content .hottel p{font-size:20px; line-height:26px; color:#fff; font-family:Arial, Helvetica, sans-serif}

.bottom{ width:100%; height:66px; margin:0 auto; background:#2a3137; text-align:center}
.bottom li{
	display: inline-block;
    height: 66px;
    line-height:66px;
    /*padding: 0 45px;*/
    margin: 0 45px;
    /*background: #2756cc;*/
    color: #95989b;
    font-size: 14px;
    /*border-radius: 25px;*/
	}
.bottom li a{line-height:66px;color: #95989b;font-size: 14px;}

/*优势*/
.advantage{ width:1200px; height:auto; margin:55px auto}
.advantage .title{ display:block; text-align:center; background:url(../images/bg_ys.png) center center no-repeat; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#999999}
.advantage .title p{ font-size:40px; font-family:"微软雅黑"; color:#333}
.advantage .title p span{ font-weight:bold; font-size:40px; font-family:"微软雅黑"; color:#333}
.advantage .title em{ font-style:normal; font-size:20px; color:#333;letter-spacing:8px;}
.advantage .content{ margin-top:70px; /*height:1560px; position:relative*/}

/*.adv1{ position:absolute; left:0; top:60px}
.adv2{ position:absolute; left:660px; top:460px}
.adv3{ position:absolute; left:0; top:850px}
.adv4{ position:absolute; left:660px; top:1230px}

.adv1a{ position:absolute; left:655px; top:0}
.adv2a{ position:absolute; left:0; top:392px}
.adv3a{ position:absolute; left:655px; top:775px}
.adv4a{ position:absolute; left:0; top:1170px}*/

.dt{ width:600px; height:auto; display:block; overflow:hidden;}
.dt img{transform:scale(1);transition:all 1s ease-out;}
.dt:hover img{transform: scale(1.2);}




.advantage .content .contxt{ width:560px; background:url(../images/num.jpg) no-repeat 0 0; margin-top:70px;}
.advantage .content .contxt .num{
	width: 96px;
    display: block;
    float: left;
    text-align: center;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    color: #fff;
	}
.advantage .content .contxt .num p{ font-size:40px; font-family: impact; padding-top:15px}
.advantage .content .contxt .txt{
	width: 445px;
    display: block;
    float: right;
	}
.advantage .content .contxt .txt .titlea{
	width: 435px;
    height: auto;
    font-size: 26px;
    color: #333;
    font-weight: bold;
    line-height: 38px;
    border-bottom: 2px solid #aaa;
    padding-bottom: 15px;
	}
.advantage .content .contxt .txt .titlea p{
	color: #0651a2;
    font-size: 33px;
    line-height: 42px;
	}
.advantage .content .contxt .txt .ctxt{ margin-top:15px}
.advantage .content .contxt .txt .ctxt ul li{
    background: url(../images/i5.jpg) 0 12px no-repeat;
    font-size: 16px;
    line-height: 34px;
    color: #333333;
    padding-left: 20px;
    text-align: justify;
	}
.advantage .content .contxt .txt .more{ width:120px; height:40px; display:block; text-align:center; line-height:40px; background:#555555; color:#fff; font-size:16px;border-radius:20px; margin-top:30px}
.advantage .content .contxt .txt .more:hover{background:#0651a2; }